home *** CD-ROM | disk | FTP | other *** search
/ Safarir 3 / SafTV-CD3.iso / pc / Bonus / Dessins Animés / static / 02 / xiaoxiao6.swf / scripts / DefineButton2_641 / BUTTONCONDACTION on(press).as
Text File  |  2002-01-14  |  65b  |  7 lines

  1. on(press){
  2.    tellTarget("0042")
  3.    {
  4.       play();
  5.    }
  6. }
  7.